home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Games Machine 97
/
The Games Machine - Ita - CD-ROM Vol.97
/
XENIATGM97.ISO
/
Demo.dxr
/
Demo_15_Trailers.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-11-03
|
248 b
|
14 lines
on mouseUp me
go(1, "trailer")
end
on mouseEnter me
cursor(280)
set the member of sprite the currentSpriteNum to member("trailer2")
end
on mouseLeave me
cursor(-1)
set the member of sprite the currentSpriteNum to member("trailer1")
end